chore(deps): update dependency docusaurus-plugin-sass to v0.2.6#12472
chore(deps): update dependency docusaurus-plugin-sass to v0.2.6#12472renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🤖 Augment PR SummarySummary: This Renovate PR updates the documentation build dependency Changes:
Technical Notes: No application/source code changes are included; this is a dependency/lockfile update intended to keep the microsite tooling current. 🤖 Was this summary useful? React with 👍 or 👎 |
WalkthroughThis PR updates the microsite's Sass tooling dependencies by upgrading Changes
Sequence DiagramThis diagram shows the interactions between components: sequenceDiagram
participant PM as Package Manager (Yarn)
participant DPS as docusaurus-plugin-sass
participant SL as sass-loader
participant Peers as Peer Dependencies
Note over PM,Peers: Dependency Update: v0.2.4 → v0.2.6
PM->>DPS: Update to v0.2.6
activate DPS
DPS->>SL: Require sass-loader ^16.0.2 (was ^10.1.1)
activate SL
Note over SL: Major version upgrade<br/>v10.4.1 → v16.0.7
SL->>SL: Remove internal dependencies<br/>(klona, loader-utils, schema-utils, semver)
SL->>Peers: Update peer dependency requirements
activate Peers
Note over Peers: Webpack: ^5.0.0 only (removed ^4.x support)<br/>Docusaurus: Added ^3.0.0-alpha support<br/>Added @rspack/core & sass-embedded (optional)
Peers-->>SL: Peer dependencies validated
deactivate Peers
SL-->>DPS: sass-loader v16.0.7 resolved
deactivate SL
DPS-->>PM: Plugin v0.2.6 with updated dependencies
deactivate DPS
Note over PM: Lockfile updated with new checksums
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution! |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.2.4→0.2.6Release Notes
rlamana/docusaurus-plugin-sass (docusaurus-plugin-sass)
v0.2.6Compare Source
v0.2.5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.